RClone Manager
{{ if .OK }}

Authorization Successful

RClone Manager has been successfully authorized. Click the button below to return to the application.

{{ else }}

Authorization Failed

An error occurred during authentication. See details below.

Error: {{ .Name }}
{{ if .Description }}
{{ .Description }}
{{ end }} {{ if .Code }}
Code: {{ .Code }}
{{ end }} {{ if .HelpURL }} View documentation {{ end }}
{{ end }}